You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > IsEqual Method > Vector.IsEqual Method ([In] TMtxVec, int, int, int, double, TCompare)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.IsEqual Method ([In] TMtxVec, int, int, int, double, TCompare)

Compares Vec elements [VecIndex]..[VecIndex+Len-1] with calling object elements [Index]..[Index+Len-1] with Compare method and specified Precision.

Syntax
C#
Visual Basic
public bool IsEqual([In] TMtxVec Vec, int VecIndex, int Index, int Len, double Precision, TCompare Compare);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!